Afem@matlab: a Matlab Package of Adaptive Finite Element Methods
نویسندگان
چکیده
منابع مشابه
Efficient implementation of adaptive P1-FEM in Matlab
We provide a Matlab package p1afem for an adaptive P1-finite element method (AFEM). This includes functions for the assembly of the data, different error estimators, and an indicator-based adaptive mesh-refining algorithm. Throughout, the focus is on an efficient realization by use of Matlab built-in functions and vectorization. Numerical experiments underline the efficiency of the code which i...
متن کاملMclite: an Adaptive Multilevel Finite Element Matlab Package for Scalar Nonlinear Elliptic Equations in the Plane
This paper is a user’s manual for MCLite, an adaptive multilevel finite element MATLAB package for solving scalar nonlinear elliptic equations in the plane. MCLite is a two-dimensional MATLAB prototype of a more complete twoand three-dimensional ANSI-C code called MC, which expends MCLite’s capabilities to elliptic systems of tensor equations on 2and 3-manifolds. Both codes share the same core ...
متن کاملiFEM: AN INNOVATIVE FINITE ELEMENT METHOD PACKAGE IN MATLAB
Sparse matrixlization, an innovative programming style for MATLAB, is introduced and used to develop an efficient software package, iFEM, on adaptive finite element methods. In this novel coding style, the sparse matrix and its operation is used extensively in the data structure and algorithms. Our main algorithms are written in one page long with compact data structure following the style “Ten...
متن کاملOn the Development of 3D Finite Element Method Package for CEMTool
Finite element method (FEM) has been widely used as a useful numerical method that can analyze complex engineering problems in electro-magnetics, mechanics, and others. CEMTool, which is similar to MATLAB, is a command style design and analyzing package for scientific and technological algorithm and a matrix based computation language. In this paper, we present new 3D FEM package in CEMTool env...
متن کاملShort Bisection Implementation in Matlab
This is the documentation of the local mesh refinement using newest bisection or longest bisection in MATLAB. The new feature of our implementation is the edge marking strategy to ensure the conformity. The short implementation is helpful for the teaching of adaptive finite element methods and programming in more advanced languages.
متن کامل